Uses of Class
org.eclipse.swt.graphics.RGBA
Packages that use RGBA
Package
Description
SWT graphics classes.
SWT internal image loading/saving support classes.
-
Uses of RGBA in org.eclipse.swt.graphics
Methods in org.eclipse.swt.graphics that return RGBAConstructors in org.eclipse.swt.graphics with parameters of type RGBAModifierConstructorDescriptionConstructs a new instance of this class given a device and anRGBAdescribing the desired red, green, blue & alpha values.Constructs a new instance of this class given anRGBAdescribing the desired red, green, blue & alpha values. -
Uses of RGBA in org.eclipse.swt.internal.image
Methods in org.eclipse.swt.internal.image that return RGBAModifier and TypeMethodDescriptionImageColorTransformer.adaptPixelValue(int red, int green, int blue, int alpha)