Image types

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public enum ImageType

Members

Member nameValueDescription
Native0 Native image (NETMF built in image type)
Image321 Skewworks 32 bit image with alpha blending

See Also