The TgaReader type exposes the following members.
Name | Description | |
---|---|---|
![]() |
TgaReader | Overloaded. Initializes a new instance of the TgaReader class using the specified source. |
Name | Description | |
---|---|---|
![]() |
Close |
Closes the reader and detaches it from the opened file (or other media). (Inherited from ImageReader.) |
![]() |
Dispose |
Releases all resources used by this PipelineElement. (Inherited from PipelineElement.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsPixelFormatSupported |
Verifies whether the specified pixel format is supported by this PipelineElement. (Inherited from PipelineElement.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RunPipeline |
Runs a pipeline staring from this PipelineElement. (Inherited from PipelineElement.) |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
AdobeResources |
Gets Adobe® image resource blocks from the image. (Inherited from ImageReader.) |
![]() |
ClippingPaths |
Gets a collection of clipping paths from the image. (Inherited from ImageReader.) |
![]() |
CloseOnDispose |
Gets or sets if the reader should be closed before disposing. (Inherited from ImageReader.) |
![]() |
ColorProfile |
Gets a color profile associated with the image. (Inherited from ImageReader.) |
![]() |
DpiX |
Gets an entire horizontal resolution of the image. (Inherited from ImageReader.) |
![]() |
DpiY |
Gets an entire vertical resolution of the image. (Inherited from ImageReader.) |
![]() |
Exif |
Gets EXIF data collection from the image. (Inherited from ImageReader.) |
![]() |
FileFormat |
Gets the format of the image. (Inherited from ImageReader.) |
![]() |
Frames |
Gets a collection of frames of the opened image. (Inherited from ImageReader.) |
![]() |
Height |
Gets an entire image height. (Inherited from ImageReader.) |
![]() |
Id |
Gets or sets a unique identifier of this PipelineElement. (Inherited from PipelineElement.) |
![]() |
Ink |
Gets ink characteristics of a spot color of the image. (Inherited from ImageReader.) |
![]() |
Iptc |
Gets IPTC data collection from the image. (Inherited from ImageReader.) |
![]() |
IsOpened |
Gets a value indicating whether the reader is opened. (Inherited from ImageReader.) |
![]() |
Palette |
Gets a palette associated with the opened image. (Inherited from ImageReader.) |
![]() |
PixelFormat |
Gets a pixel format of the opened image. (Inherited from ImageReader.) |
![]() |
Receivers |
Gets a collection of pipeline elements that will receive the result of this PipelineElement. (Inherited from PipelineElement.) |
![]() |
Size |
Gets an entire image size. (Inherited from ImageReader.) |
![]() |
SupportedPixelFormats |
Gets a collection of pixel formats that are supported by this PipelineElement. (Inherited from PipelineElement.) |
![]() |
Width |
Gets an entire image width. (Inherited from ImageReader.) |
![]() |
Xmp |
Gets the XML code containing the XMP metadata from the image. (Inherited from ImageReader.) |
Name | Description | |
---|---|---|
![]() |
OnInit |
Occurs when the pipeline element is initialized. (Inherited from PipelineElement.) |