Name | Description | |
---|---|---|
![]() | ContainerFormat | Gets the container format for images loaded from a stream. |
![]() | DpiX | Gets the x-axis dpi resolution. |
![]() | DpiY | Gets the y-axis dpi resolution. |
![]() | ExtendedMetadata | Gets or sets whether the Global and Frame metadata dictionaries should be loaded. |
![]() | FrameMetadata | Gets the frame level metadata for JPG, PNG, JPEG-XR, GIF, TIFF images. |
![]() | GlobalMetadata | Gets the global level metadata for GIF images. |
![]() | HasImage | Gets a value indicating whether the internal image is loaded or created. |
![]() | HasMetadata | Gets a value indicating whether the image metadata is loaded. |
![]() | ImagingFactory | Gets the imaging factory that is used in this bitmap. |
![]() | IsDisposed | Gets a value indicating whether the instance of the C1Bitmap class has been disposed of. |
![]() | NativeBitmap | Gets the internal image that is an IWICBitmap. |
![]() | PixelFormat | Gets the pixel format of the image. |
![]() | PixelHeight | Gets the pixel height of the image. |
![]() | PixelWidth | Gets the pixel width of the image. |