AreImageDimensions1D Data Member Function

Returns true if the <Image> width and height can be used by a <Texture> that has been configured to represent a 1D sampler/image.

Prototype

int32 AreImageDimensions1D( Image p_oImage )

Parameters

Parameter Type Parameter Name Documentation
<Image>p_oImageA pointer to the <Image> object to query.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.