IImageTechnicalMetadataDpi Property
|
Gets the image density (dots per inch)
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Dpi As Single
Get
property float Dpi {
float get ();
}
abstract Dpi : float32 with get
Property Value
Type:
SingleSee Also