Resource Base
Table of contents

EnumImageDataType

enum EnumImageDataType {
	RGBA = 1,
	BGRA = 2,
	JPEG = 3,
	PNG = 4
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: