Definition at line 141 of file gdlib.F90.
 
◆ 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   | 
  
 
 
The documentation for this interface was generated from the following file: