Platforms to show: All Mac Windows Linux Cross-Platform

GMColorYUVMBS class

Super class: GMColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class GraphicsMagick MBS GraphicsMagick Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Representation of a color in the YUV colorspace
Example
dim g as new GMColorYUVMBS(0.1, 0.2, 0.3)
MsgBox str(g.y)+" "+str(g.u)+" "+str(g.v)

Subclass of the GMColorMBS class.

Super class GMColorMBS

This class has no sub classes.


The items on this page are in the following plugins: MBS GraphicsMagick Plugin.


GMColorRGBMBS   -   GMConvertMBS


The biggest plugin in space...