System::Drawing::operator<< मेथड
अंतर्वस्तु
[
छिपाना
]System::Drawing::operator«(std::ostream&, Color) method
UTF-8 एन्कोडिंग का उपयोग करके डेटा को स्ट्रीम में डालें।
std::ostream & System::Drawing::operator<<(std::ostream &stream, Color color)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::ostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| color | Color | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class Color
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::ostream&, const Point&) method
UTF-8 एन्कोडिंग का उपयोग करके डेटा को स्ट्रीम में डालें।
std::ostream & System::Drawing::operator<<(std::ostream &stream, const Point &point)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::ostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| point | const Point& | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class Point
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::ostream&, const PointF&) method
UTF-8 एन्कोडिंग का उपयोग करके डेटा को स्ट्रीम में डालें।
std::ostream & System::Drawing::operator<<(std::ostream &stream, const PointF &point)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::ostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| point | const PointF& | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class PointF
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::ostream&, const Rectangle&) method
UTF-8 एन्कोडिंग का उपयोग करके डेटा को स्ट्रीम में डालें।
std::ostream & System::Drawing::operator<<(std::ostream &stream, const Rectangle &rectangle)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::ostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| rectangle | const Rectangle& | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::ostream&, const RectangleF&) method
UTF-8 एन्कोडिंग का उपयोग करके डेटा को स्ट्रीम में डालें।
std::ostream & System::Drawing::operator<<(std::ostream &stream, const RectangleF &rectangle)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::ostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| rectangle | const RectangleF& | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, Color) method
डेटा को स्ट्रीम में डालें।
std::wostream & System::Drawing::operator<<(std::wostream &stream, Color color)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::wostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| color | Color | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class Color
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, const Point&) method
डेटा को स्ट्रीम में डालें।
std::wostream & System::Drawing::operator<<(std::wostream &stream, const Point &point)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::wostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| point | const Point& | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class Point
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, const PointF&) method
डेटा को स्ट्रीम में डालें।
std::wostream & System::Drawing::operator<<(std::wostream &stream, const PointF &point)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::wostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| point | const PointF& | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class PointF
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, const Rectangle&) method
डेटा को स्ट्रीम में डालें।
std::wostream & System::Drawing::operator<<(std::wostream &stream, const Rectangle &rectangle)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::wostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| rectangle | const Rectangle& | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class Rectangle
- Namespace System::Drawing
- Library Aspose.Page for C++
System::Drawing::operator«(std::wostream&, const RectangleF&) method
डेटा को स्ट्रीम में डालें।
std::wostream & System::Drawing::operator<<(std::wostream &stream, const RectangleF &rectangle)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| स्ट्रीम | std::wostream& | डेटा डालने के लिए आउटपुट स्ट्रीम। |
| rectangle | const RectangleF& | डालने के लिए Data। |
ReturnValue
stream.
संबंधित देखें
- Class RectangleF
- Namespace System::Drawing
- Library Aspose.Page for C++