Art Namespace

Art handles the drawing capabilities in Gnome. All complex rendering is handled here.

Remarks

Art is a 2D drawing library. Its goal is to be a high-quality vector-based 2D library with anti-aliasing and alpha composition.

Classes

TypeReason
AffineDefines an affine transformation
GlobalGlobal API elements for Art
RgbDocumentation for this section has not yet been entered.
RgbaDocumentation for this section has not yet been entered.
SVPRenderAAIterDocumentation for this section has not yet been entered.
VpathDashDocumentation for this section has not yet been entered.

Structs

TypeReason
AlphaGammaThe Structure AlphaGamma supports a specific value of gama.
BpathSupport Structure for Bezier Paths
DRectA Structure that suports rectangle with double coordinates.
GradientLinearDocumentation for this section has not yet been entered.
GradientRadialDocumentation for this section has not yet been entered.
GradientStopDocumentation for this section has not yet been entered.
ImageSourceDocumentation for this section has not yet been entered.
IRectA Structure that suports rectangle with int coordinates.
MaskSourceDocumentation for this section has not yet been entered.
PixBufThis structure encapsulates a buffer of pixels, that can be in several specific pixel buffer formats.
PointStructure representing a point in the Art 2D space.
RenderDocumentation for this section has not yet been entered.
RenderCallbackDocumentation for this section has not yet been entered.
RenderMaskRunDocumentation for this section has not yet been entered.
SVPSorted Vector Path
SVPRenderAAStepDocumentation for this section has not yet been entered.
SVPSegDocumentation for this section has not yet been entered.
SvpWriterDocumentation for this section has not yet been entered.
UtaDocumentation for this section has not yet been entered.
VpathDocumentation for this section has not yet been entered.

Delegates

TypeReason
DestroyNotifyDocumentation for this section has not yet been entered.
RenderAaCallbackDocumentation for this section has not yet been entered.

Enumerations

TypeReason
AlphaTypeDocumentation for this section has not yet been entered.
CompositingModeDocumentation for this section has not yet been entered.
FilterLevelAllows the selection of the required filter level.
GradientSpreadDocumentation for this section has not yet been entered.
ImageSourceFlagsDocumentation for this section has not yet been entered.
PathcodeDocumentation for this section has not yet been entered.
PathStrokeCapTypeDocumentation for this section has not yet been entered.
PathStrokeJoinTypeDocumentation for this section has not yet been entered.
PixFormatDocumentation for this section has not yet been entered.
WindRuleDocumentation for this section has not yet been entered.