Returns true if the <Image> width and height can be used by a <Texture> that has been configured to represent a 1D sampler/image.
int32 AreImageDimensions1D( Image p_oImage )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Image> | p_oImage | A pointer to the <Image> object to query. |
None published. Please look for an example in the Simdify Scripting Language code base.