API Reference > Classes > PRC Graphical Classes > OdPrcFillPattern Class > OdPrcFillPattern Methods > OdPrcFillPattern::read Method
OdPrcFillPattern::read Method
Syntax
C++
static OdPrcFillPatternPtr read(OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to an input stream (file stream, memory stream) to read data from. 

Reads a fill pattern from a specified data stream and returns a pointer to an OdPrcFillPattern object. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.