Signpost Image
Signpost image object
Properties
Link copied to clipboard
Icon aspect ratio as pair of width_aspect( 0, 1.f ), height_aspect( 0, 1.f )
Link copied to clipboard
Type of the image. See EImageFileFormat
Functions
Link copied to clipboard
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object
Link copied to clipboard
Render the Image into the provided IBitmap.
external fun render(bitmap: IAdjustableBitmap, settings: SignpostImageRenderSettings? = null, blend: Boolean = true): Int
Render the specified SignpostImage into the provided IAdjustableBitmap.