Octopus
gdlib_oct_m::gdlib_image_get_pixel_rgb Interface Reference

Detailed Description

Definition at line 141 of file gdlib.F90.

Private Member Functions

subroutine gdlib_image_get_pixel_rgb (im, x, y, r, g, b)
 

Constructor & Destructor Documentation

◆ gdlib_image_get_pixel_rgb()

subroutine gdlib_oct_m::gdlib_image_get_pixel_rgb::gdlib_image_get_pixel_rgb ( type(c_ptr), intent(in)  im,
integer(c_int), intent(in)  x,
integer(c_int), intent(in)  y,
integer(c_int), intent(out)  r,
integer(c_int), intent(out)  g,
integer(c_int), intent(out)  b 
)
private

Definition at line 141 of file gdlib.F90.


The documentation for this interface was generated from the following file: