FrameTypeInfoArray::createOptimalTypesArray Method

Creates an array filled with types that allow fast transformations.
Syntax:
static FrameTypeInfoArray createOptimalTypesArray();
Remarks:

This function inserts the following frame types into the array:

  • RGB32
  • RGB24
  • Y800
See also: FrameTypeInfoArray, FrameTypeInfoArray::createRGBArray, FrameTypeInfoArray::createStandardTypesArray

<< FrameTypeInfoArray