get_response
Description:
[ Version ( since = "0.1.34" ) ]
public GenericArray<unowned ColorRGB> get_response (uint size) throws Error
public GenericArray<unowned ColorRGB> get_response (uint size) throws Error
Generates a response curve of a specified size.
Parameters:
this |
A valid Icc |
size |
the size of the curve to generate |
Returns:
response data, or null for error |