TextureConvertMode Enum
Definition
Section titled “Definition”The conversion mode from ITexture to ICellSurface.
public enum TextureConvertModeFields
Section titled “Fields”Background
Section titled “Background”Fills the background of each cell with the pixel color.
Background = 0Foreground
Section titled “Foreground”Fills the foreground of each cell with the pixel color.
Foreground = 1