Lines Matching refs:HRESULT

254     HRESULT InitializeFromFilename(
257 HRESULT InitializeFromMemory(
261 HRESULT InitializeFromExifColorSpace(
264 HRESULT GetType(
267 HRESULT GetProfileBytes(
272 HRESULT GetExifColorSpace(
282 HRESULT GetSize(
286 HRESULT GetPixelFormat(
289 HRESULT GetResolution(
293 HRESULT CopyPalette(
296 HRESULT CopyPixels(
309 HRESULT GetSize(
313 HRESULT GetStride(
316 HRESULT GetDataPointer(
320 HRESULT GetPixelFormat(
330 HRESULT Initialize(
341 HRESULT Lock(
346 HRESULT SetPalette(
349 HRESULT SetResolution(
360 HRESULT InitializePredefined(
364 HRESULT InitializeCustom(
368 HRESULT InitializeFromBitmap(
373 HRESULT InitializeFromPalette(
376 HRESULT GetType(
379 HRESULT GetColorCount(
382 HRESULT GetColors(
387 HRESULT IsBlackWhite(
390 HRESULT IsGrayscale(
393 HRESULT HasAlpha(
403 HRESULT GetComponentType(
406 HRESULT GetCLSID(
409 HRESULT GetSigningStatus(
412 HRESULT GetAuthor(
417 HRESULT GetVendorGUID(
420 HRESULT GetVersion(
425 HRESULT GetSpecVersion(
430 HRESULT GetFriendlyName(
442 HRESULT GetContainerFormat(
445 HRESULT GetLocation(
450 HRESULT GetMetadataByName(
454 HRESULT GetEnumerator(
464 HRESULT SetMetadataByName(
468 HRESULT RemoveMetadataByName(
478 HRESULT GetMetadataQueryReader(
481 HRESULT GetColorContexts(
486 HRESULT GetThumbnail(
496 HRESULT GetFormatGUID(
499 HRESULT GetColorContext(
502 HRESULT GetBitsPerPixel(
505 HRESULT GetChannelCount(
508 HRESULT GetChannelMask(
521 HRESULT SupportsTransparency(
524 HRESULT GetNumericRepresentation(
534 HRESULT GetContainerFormat(
537 HRESULT GetPixelFormats(
542 HRESULT GetColorManagementVersion(
547 HRESULT GetDeviceManufacturer(
552 HRESULT GetDeviceModels(
557 HRESULT GetMimeTypes(
562 HRESULT GetFileExtensions(
567 HRESULT DoesSupportAnimation(
570 HRESULT DoesSupportChromaKey(
573 HRESULT DoesSupportLossless(
576 HRESULT DoesSupportMultiframe(
579 HRESULT MatchesMimeType(
593 HRESULT GetPatterns(
599 HRESULT MatchesPattern(
603 HRESULT CreateInstance(
613 HRESULT QueryCapability(
617 HRESULT Initialize(
621 HRESULT GetContainerFormat(
624 HRESULT GetDecoderInfo(
627 HRESULT CopyPalette(
630 HRESULT GetMetadataQueryReader(
633 HRESULT GetPreview(
636 HRESULT GetColorContexts(
641 HRESULT GetThumbnail(
644 HRESULT GetFrameCount(
647 HRESULT GetFrame(
658 HRESULT Initialize(
661 HRESULT SetSize(
665 HRESULT SetResolution(
669 HRESULT SetPixelFormat(
672 HRESULT SetColorContexts(
676 HRESULT SetPalette(
679 HRESULT SetThumbnail(
682 HRESULT WritePixels(
688 HRESULT WriteSource(
692 HRESULT Commit();
694 HRESULT GetMetadataQueryWriter(
706 HRESULT CreateInstance(
716 HRESULT Initialize(
720 HRESULT GetContainerFormat(
723 HRESULT GetEncoderInfo(
726 HRESULT SetColorContexts(
730 HRESULT SetPalette(
733 HRESULT SetThumbnail(
736 HRESULT SetPreview(
739 HRESULT CreateNewFrame(
743 HRESULT Commit();
745 HRESULT GetMetadataQueryWriter(
755 HRESULT Initialize(
763 HRESULT CanConvert(
775 HRESULT GetPixelFormats(
780 HRESULT CreateInstance(
790 HRESULT InitializeFromIStream(
793 HRESULT InitializeFromFilename(
797 HRESULT InitializeFromMemory(
801 HRESULT InitializeFromIStreamRegion(
813 HRESULT Initialize(
826 HRESULT Initialize(
837 HRESULT Initialize(
850 HRESULT Commit();
852 HRESULT GetMetadataQueryWriter(
864 HRESULT CreateDecoderFromFilename(
871 HRESULT CreateDecoderFromStream(
877 HRESULT CreateDecoderFromFileHandle(
883 HRESULT CreateComponentInfo(
887 HRESULT CreateDecoder(
892 HRESULT CreateEncoder(
897 HRESULT CreatePalette(
900 HRESULT CreateFormatConverter(
903 HRESULT CreateBitmapScaler(
906 HRESULT CreateBitmapClipper(
909 HRESULT CreateBitmapFlipRotator(
912 HRESULT CreateStream(
915 HRESULT CreateColorContext(
918 HRESULT CreateColorTransformer(
921 HRESULT CreateBitmap(
928 HRESULT CreateBitmapFromSource(
933 HRESULT CreateBitmapFromSourceRect(
941 HRESULT CreateBitmapFromMemory(
950 HRESULT CreateBitmapFromHBITMAP(
956 HRESULT CreateBitmapFromHICON(
960 HRESULT CreateComponentEnumerator(
965 HRESULT CreateFastMetadataEncoderFromDecoder(
969 HRESULT CreateFastMetadataEncoderFromFrameDecode(
973 HRESULT CreateQueryWriter(
978 HRESULT CreateQueryWriterFromReader(
991 HRESULT Next(
998 HRESULT Skip(
1001 HRESULT Reset();
1003 HRESULT Clone(
1007 cpp_quote("HRESULT WINAPI WICConvertBitmapSource(REFWICPixelFormatGUID dstFormat, IWICBitmapSource *pISrc, IWICBitmapSource **ppIDst);")