Array that ise allocated and updated with the blue values for the line specified by the FirstPoint and SecondPoint properties.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property BlueBuffer As Integer() |
C# | |
---|
public int[] BlueBuffer {get;} |
Property Value
Gets an array that is allocated and updated with the blue values for the line specified by the FirstPoint and SecondPoint properties. The array is allocated by this class.
Example
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also