SoLDMResourceManagerGetTexelSize Method |
Returns the size of a texture element in bits.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public int GetTexelSize()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetTexelSize As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
int GetTexelSize()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetTexelSize : unit -> int
Return Value
Type:
Int32Remarks See Also