TiffImage Properties |
The TiffImage type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ActiveFrame |
Gets or sets the active frame.
|
![]() | AutoAdjustPalette |
Gets or sets a value indicating whether automatic adjust palette.
(Inherited from Image.) |
![]() | BackgroundColor |
Gets or sets a value for the background color.
(Inherited from RasterCachedMultipageImage.) |
![]() | BitsPerPixel |
Gets the image bits per pixel count.
(Inherited from RasterCachedMultipageImage.) |
![]() | Bounds |
Gets the image bounds.
(Inherited from Image.) |
![]() | BufferSizeHint |
Gets or sets the buffer size hint which is defined max allowed size for all internal buffers.
(Inherited from Image.) |
![]() | ByteOrder |
Gets or sets a value indicating the tiff byte order.
|
![]() | Container |
Gets the Image container.
(Inherited from Image.) |
![]() | DataStreamContainer |
Gets the object's data stream.
(Inherited from DataStreamSupporter.) |
![]() | DefaultPage | Obsolete.
Gets the default page.
(Overrides RasterCachedMultipageImageDefaultPage.) |
![]() | Disposed |
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.) |
![]() | ExifData |
Gets or sets EXIF data for the active frame.
|
![]() | FileFormat |
Gets a value of file format
(Overrides ImageFileFormat.) |
![]() ![]() | Frames |
Gets Frames array of the image.
|
![]() ![]() | HasAlpha |
Gets the Has alpha channel.
(Overrides RasterCachedMultipageImageHasAlpha.) |
![]() | HasBackgroundColor |
Gets or sets a value indicating whether image has background color.
(Inherited from Image.) |
![]() | HasTransparentColor |
Gets a value indicating whether image has transparent color.
(Inherited from RasterCachedMultipageImage.) |
![]() | Height |
Gets the image height.
(Inherited from RasterCachedMultipageImage.) |
![]() ![]() | HorizontalResolution |
Gets the horizontal resolution, in pixels per inch, of this Image.
(Overrides RasterImageHorizontalResolution.) |
![]() | ImageOpacity |
Gets opacity of this image.
(Inherited from RasterCachedMultipageImage.) |
![]() | InterruptMonitor |
Gets or sets the interrupt monitor.
(Inherited from Image.) |
![]() | IsCached |
Gets a value indicating whether image data is cached currently.
(Inherited from RasterCachedMultipageImage.) |
![]() | IsRawDataAvailable |
Gets a value indicating whether raw data loading is available.
(Inherited from RasterImage.) |
![]() | PageCount |
Gets the page count.
(Overrides RasterCachedMultipageImagePageCount.) |
![]() ![]() | PageExportingAction |
Gets or sets the page exporting action.
Please note that setting this method will automatically release page resources after it is executed.
It will be executed just before each page is saved.
(Inherited from RasterCachedMultipageImage.) |
![]() | Pages |
Gets the pages.
(Overrides RasterCachedMultipageImagePages.) |
![]() | Palette |
Gets or sets the color palette. The color palette is not used when pixels are represented directly.
(Inherited from Image.) |
![]() ![]() | PremultiplyComponents |
Gets or sets a value indicating whether components must be premultiplied.
(Overrides RasterImagePremultiplyComponents.) |
![]() | RawCustomColorConverter |
Gets or sets the custom color converter
(Inherited from RasterImage.) |
![]() ![]() | RawDataFormat |
Gets the raw data format.
(Inherited from RasterImage.) |
![]() | RawDataSettings |
Gets the current raw data settings. Note when using these settings the data loads without conversion.
(Inherited from RasterImage.) |
![]() | RawFallbackIndex |
Gets or sets the fallback index to use when palette index is out of bounds
(Inherited from RasterImage.) |
![]() | RawIndexedColorConverter |
Gets or sets the indexed color converter
(Inherited from RasterImage.) |
![]() | RawLineSize |
Gets the raw line size in bytes.
(Inherited from RasterImage.) |
![]() ![]() | Size |
Gets the image size.
(Inherited from Image.) |
![]() | TransparentColor |
Gets the image transparent color.
(Inherited from RasterImage.) |
![]() | UpdateXmpData |
Gets or sets a value indicating whether to update the XMP metadata.
(Inherited from RasterImage.) |
![]() | UsePalette |
Gets a value indicating whether the image palette is used.
(Inherited from RasterImage.) |
![]() | UseRawData |
Gets or sets a value indicating whether to use raw data loading when the raw data loading is available.
(Inherited from RasterImage.) |
![]() ![]() | VerticalResolution |
Gets the vertical resolution, in pixels per inch, of this Image.
(Overrides RasterImageVerticalResolution.) |
![]() | Width |
Gets the image width.
(Inherited from RasterCachedMultipageImage.) |
![]() | XmpData |
Gets or sets XMP data from frame.
(Inherited from RasterCachedMultipageImage.) |