C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class


C1Bitmap Class Properties

For a list of all members of this type, see C1Bitmap members.

Public Properties
 NameDescription
Public PropertyGets the container format for images loaded from a stream.  
Public PropertyGets the x-axis dpi resolution.  
Public PropertyGets the y-axis dpi resolution.  
Public PropertyGets or sets whether the Global and Frame metadata dictionaries should be loaded.  
Public PropertyGets the frame level metadata for JPG, PNG, JPEG-XR, GIF, TIFF images.  
Public PropertyGets the global level metadata for GIF images.  
Public PropertyGets a value indicating whether the internal image is loaded or created.  
Public PropertyGets a value indicating whether the image metadata is loaded.  
Public PropertyGets the imaging factory that is used in this bitmap.  
Public PropertyGets a value indicating whether the instance of the C1Bitmap class has been disposed of.  
Public PropertyGets the internal image that is an IWICBitmap.  
Public PropertyGets the pixel format of the image.  
Public PropertyGets the pixel height of the image.  
Public PropertyGets the pixel width of the image.  
Top
See Also