
|
ImgEdit Class Library ImgEdit.Filter_Gama(Integer,Integer,Integer) |
Applies the gama filter.
|
[Visual Basic] Public Sub Filter_Gama( _ ByVal Red As Integer, _ ByVal Green As Integer, _ ByVal Blue As Integer) |
Parameters
Red
The value of the red gama of the displayed image from 2 to 5.
Green
The value of the green gama of the displayed image from 2 to 5.
Blue
The value of the blue gama of the displayed image from 2 to 5.
Return Value
None.
Example
[Visual Basic] The following example applies the gama filter to the displayed image with a red value of 3.
|
[Visual Basic] ImgEdit1.Filter_Gama(5, 0, 0) |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6