Home
last modified time | relevance | path

Searched refs:PALETTE_COLOR (Results 1 – 25 of 60) sorted by relevance

123

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmPhotometricInterpretation.cxx117 || PIField == PALETTE_COLOR ) in GetSamplesPerPixel()
156 case PALETTE_COLOR: in IsLossless()
H A DgdcmPhotometricInterpretation.h35 PALETTE_COLOR, enumerator
H A DgdcmPNMCodec.cxx69 || pi == PhotometricInterpretation::PALETTE_COLOR ) in Write()
113 if( pi == PhotometricInterpretation::PALETTE_COLOR ) in Write()
H A DgdcmIconImageGenerator.cxx494 && P->GetPhotometricInterpretation() != PhotometricInterpretation::PALETTE_COLOR in Generate()
514 I->SetPhotometricInterpretation( PhotometricInterpretation::PALETTE_COLOR ); in Generate()
526 || I->GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR ); in Generate()
528 && P->GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR ) in Generate()
582 if( P->GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR ) in Generate()
H A DgdcmFileDecompressLookupTable.cxx28 if ( pi == PhotometricInterpretation::PALETTE_COLOR ) in Change()
H A DgdcmImageApplyLookupTable.cxx43 if( pi != PhotometricInterpretation::PALETTE_COLOR ) in Apply()
H A DgdcmImageChangeTransferSyntax.cxx78 …|| output.GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR ); // program… in UpdatePhotometricInterpretation()
387 if( Input->GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR && in Change()
H A DgdcmJPEGBITSCodec.hxx1228 case PhotometricInterpretation::PALETTE_COLOR: in InternalCode()
1441 case PhotometricInterpretation::PALETTE_COLOR: in EncodeBuffer()
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmPhotometricInterpretation.cxx117 || PIField == PALETTE_COLOR ) in GetSamplesPerPixel()
156 case PALETTE_COLOR: in IsLossless()
H A DgdcmPhotometricInterpretation.h35 PALETTE_COLOR, enumerator
H A DgdcmPNMCodec.cxx69 || pi == PhotometricInterpretation::PALETTE_COLOR ) in Write()
113 if( pi == PhotometricInterpretation::PALETTE_COLOR ) in Write()
H A DgdcmIconImageGenerator.cxx494 && P->GetPhotometricInterpretation() != PhotometricInterpretation::PALETTE_COLOR in Generate()
514 I->SetPhotometricInterpretation( PhotometricInterpretation::PALETTE_COLOR ); in Generate()
526 || I->GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR ); in Generate()
528 && P->GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR ) in Generate()
582 if( P->GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR ) in Generate()
H A DgdcmFileDecompressLookupTable.cxx28 if ( pi == PhotometricInterpretation::PALETTE_COLOR ) in Change()
H A DgdcmImageApplyLookupTable.cxx43 if( pi != PhotometricInterpretation::PALETTE_COLOR ) in Apply()
H A DgdcmImageChangeTransferSyntax.cxx78 …|| output.GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR ); // program… in UpdatePhotometricInterpretation()
387 if( Input->GetPhotometricInterpretation() == PhotometricInterpretation::PALETTE_COLOR && in Change()
/dports/graphics/xmedcon/xmedcon-0.17.0/libs/dicom/
H A Dtransform.c140 case PALETTE_COLOR : in dicom_sign()
301 case PALETTE_COLOR : in dicom_shift()
386 case PALETTE_COLOR : in dicom_transform()
416 case PALETTE_COLOR : in dicom_transform()
H A Ddicom.h97 PALETTE_COLOR, enumerator
/dports/devel/gdcm/gdcm-3.0.10/Examples/Java/
H A DScanDirectory.java122 else if( pi.GetType() == PhotometricInterpretation.PIType.PALETTE_COLOR ) in WritePNG()
155 if( pi.GetType() == PhotometricInterpretation.PIType.PALETTE_COLOR ) in WritePNG()
/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/MediaStorageAndFileFormat/Cxx/
H A DTestPhotometricInterpretation.cxx77 if( pi != gdcm::PhotometricInterpretation::PALETTE_COLOR ) in TestPhotometricInterpretation()
H A DTestImageApplyLookupTable.cxx56 if( pi != gdcm::PhotometricInterpretation::PALETTE_COLOR ) in TestImageApplyLookupTableFunc()
H A DTestFileDecompressLookupTable.cxx59 if( pi != gdcm::PhotometricInterpretation::PALETTE_COLOR ) in TestFileDecompressLookupTableFunc()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Denums.h400 } PALETTE_COLOR; typedef
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Denums.h400 } PALETTE_COLOR; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Denums.h400 } PALETTE_COLOR; typedef
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Denums.h321 } UENUM1BYTE(PALETTE_COLOR);

123