Anti-Grain Geometry Tutorial
agg::image_accessor_no_clip< PixFmt > Class Template Reference

Public Types

enum  pix_width_e { pix_width = pixfmt_type::pix_width }
 
typedef PixFmt pixfmt_type
 
typedef pixfmt_type::color_type color_type
 
typedef pixfmt_type::order_type order_type
 
typedef pixfmt_type::value_type value_type
 

Public Member Functions

 image_accessor_no_clip (pixfmt_type &pixf)
 
void attach (pixfmt_type &pixf)
 
AGG_INLINE const int8u * span (int x, int y, unsigned)
 
AGG_INLINE const int8u * next_x ()
 
AGG_INLINE const int8u * next_y ()
 

Detailed Description

template<class PixFmt>
class agg::image_accessor_no_clip< PixFmt >

Definition at line 108 of file agg_image_accessors.h.


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