The PreLoadedFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BitsPerPixel |
Gets a number of bits per pixel in the bitmap stored in the frame. (Overrides Frame.BitsPerPixel.) |
![]() |
ColorProfile |
Gets a color profile of the bitmap stored in the frame. (Overrides Frame.ColorProfile.) |
![]() |
ColorSpace |
Gets a color space of the bitmap stored in the frame. (Overrides Frame.ColorSpace.) |
![]() |
HasAlpha |
Gets a value specifying whether the bitmap stored in the frame has alpha channel. (Overrides Frame.HasAlpha.) |
![]() |
Height |
Returns the frame height. (Overrides Frame.Height.) |
![]() |
HorizontalResolution |
Gets a horizontal resolution of the bitmap stored in the frame. (Overrides Frame.HorizontalResolution.) |
![]() |
Index |
Returns frame index in the format reader (if applicable). (Overrides Frame.Index.) |
![]() |
IsCmyk |
Gets a value specifying whether the bitmap stored in the frame is CMYK. (Overrides Frame.IsCmyk.) |
![]() |
IsDisposed | (Inherited from LockableObject.) |
![]() |
IsExtended |
Gets a value specifying whether the bitmap stored in the frame has 16 bits per channel. (Overrides Frame.IsExtended.) |
![]() |
IsGrayScale |
Gets a value specifying whether the bitmap stored in the frame is grayscale. (Overrides Frame.IsGrayScale.) |
![]() |
IsIndexed |
Gets a value specifying whether the bitmap stored in the frame is indexed. (Overrides Frame.IsIndexed.) |
![]() |
IsRgb |
Gets a value specifying whether the bitmap stored in the frame is RGB. (Overrides Frame.IsRgb.) |
![]() |
Left |
Returns horizontal position of the left top corner of the frame. (Overrides Frame.Left.) |
![]() |
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
![]() |
Name |
Returns the frame name (if defined). (Overrides Frame.Name.) |
![]() |
PixelFormat |
Returns a pixel format of the bitmap stored in this frame. (Overrides Frame.PixelFormat.) |
![]() |
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |
![]() |
Top |
Returns vertical position of the left top corner of the frame. (Overrides Frame.Top.) |
![]() |
VerticalResolution |
Gets a vertical resolution of the bitmap stored in the frame. (Overrides Frame.VerticalResolution.) |
![]() |
Width |
Returns the frame width. (Overrides Frame.Width.) |