Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Types | Public Member Functions | Public Attributes
Rapicorn::PixelSeq Struct Reference

A sequence of ARGB pixel values. More...

#include <interfaces.idl>

Inherits std::vector< T >.

List of all members.

Public Types

typedef std::vector< intSequence

Public Member Functions

reference append_back ()
 Append data at the end, returns write reference to data.
std::string __aida_type_name__ () const
Rapicorn::Aida::TypeCode __aida_type_code__ () const

Public Attributes

int32 argb

Detailed Description

A sequence of ARGB pixel values.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines