API 0.9.5
AppKit/CoreGraphics/CGGradient.j File Reference

Go to the source code of this file.

Functions

function CGGradientCreateWithColorComponents (aColorSpace, components, locations, count)
function CGGradientCreateWithColors (aColorSpace, colors, locations)
function CGGradientRelease ()
function CGGradientRetain (aGradient)

Variables

 kCGGradientDrawsAfterEndLocation = 1 << 1
 kCGGradientDrawsBeforeStartLocation = 1 << 0

Function Documentation

function CGGradientCreateWithColorComponents ( aColorSpace  ,
components  ,
locations  ,
count   
)

Definition at line 28 of file CGGradient.j.

function CGGradientCreateWithColors ( aColorSpace  ,
colors  ,
locations   
)

Definition at line 52 of file CGGradient.j.

function CGGradientRelease ( )

Definition at line 57 of file CGGradient.j.

function CGGradientRetain ( aGradient  )

Definition at line 61 of file CGGradient.j.


Variable Documentation

Definition at line 26 of file CGGradient.j.

Definition at line 25 of file CGGradient.j.

 All Classes Files Functions Variables Defines