Pleora Technologies Inc. eBUS SDK v6.2.8.5877 API



PvBufferFormatType.h
1 // *****************************************************************************
2 //
3 // Copyright (c) 2008, Pleora Technologies Inc., All rights reserved.
4 //
5 // *****************************************************************************
6 
7 #ifndef __PVBUFFERFORMATTYPE_H__
8 #define __PVBUFFERFORMATTYPE_H__
9 
10 
11 typedef enum
12 {
13  PvBufferFormatBMP = 0,
14  PvBufferFormatRaw = 1,
15  PvBufferFormatTIFF = 2
16 
17 } PvBufferFormatType;
18 
19 
20 #endif

Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com