#import <NSBitmapImageRep-CPUtilities.h>
Öffentliche Methoden | |
| (id) | - createNonPlanarBitmap |
| (id) | - tiffCMYKtoRGBImageData |
| (id) | - tiffRGBAtoRGBImageDataWithColor: |
| (id) | - tiffCalibratedBlacktoCalibratedWhite |
| (id) | - palettedDibImageData |
Öffentliche, statische Methoden | |
| (id) | + tiffDataWithImageData:transparentColor: |
| (id) | + tiffDataWithImageData:blackMapping:whiteMapping: |
| (BOOL) | + transparentMarginsWithImageData:returnLeftMargin:returnRightMargin:returnTopMargin:returnBottomMargin: |
| (id) | + tiffDataForImageWithBounds:inImageWithData: |
Definiert in Zeile 9 der Datei NSBitmapImageRep-CPUtilities.h.
| + (id) tiffDataWithImageData: | (id) | fp8 | ||
| transparentColor: | (id) | fp12 | ||
| + (id) tiffDataWithImageData: | (id) | fp8 | ||
| blackMapping: | (id) | fp12 | ||
| whiteMapping: | (id) | fp16 | ||
| + (BOOL) transparentMarginsWithImageData: | (id) | fp8 | ||
| returnLeftMargin: | (float *) | fp12 | ||
| returnRightMargin: | (float *) | fp16 | ||
| returnTopMargin: | (float *) | fp20 | ||
| returnBottomMargin: | (float *) | fp24 | ||
| + (id) tiffDataForImageWithBounds: | (struct _NSRect) | fp8 | ||
| inImageWithData: | (id) | fp24 | ||
| - (id) createNonPlanarBitmap |
| - (id) tiffCMYKtoRGBImageData |
| - (id) tiffRGBAtoRGBImageDataWithColor: | (id) | fp8 |
| - (id) tiffCalibratedBlacktoCalibratedWhite |
| - (id) palettedDibImageData |