bicotiPixelAttributeSelectorGreen

bicotiPixelAttributeSelectorNone
bicotiPixelAttributeSelectorRound
bicotiPixelAttributeSelectorColorRed
bicotiPixelAttributeSelectorColorGreen
bicotiPixelAttributeSelectorColorBlue
bicotiPixelAttributeSelectorColorVectorial


class bicotiPixelAttributeSelectorGreen< class AttributeType >



Comentarios Generales:

       Este objeto selecciona el campo green de un pixel bicotiRGB, observar que solamente sirve para
       pixel bicotiRGB. Para aclarar ideas sobre la herencia y los argumentos template, ver figura



Public Methods

AttributeType operator( )(  bicotiRGB< AttributeType > )

bicotiRGB< AttributeType > Inverse( AttributeType, bicotiRGB< AttributeType > )



AttributeType operator( )( bicotiRGB< AttributeType > )

         Retorna el campo green de un pixel bicotiRGB< AttributeType >.



bicotiRGB< AttributeType > Inverse ( AttributeType, bicotiRGB< AttributeType > )

         Retorna un pixel bicotiRGB< AttributeType > donde en el campo green del pixel, se carga el valor
         del atributo que se pasa como parámetro.