home *** CD-ROM | disk | FTP | other *** search
- REGEDIT4
-
- ;==========================================================================;
- ;
- ; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
- ; KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
- ; IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
- ; PURPOSE.
- ;
- ; Copyright (c) 1992 - 1996 Microsoft Corporation. All Rights Reserved.
- ;
- ;--------------------------------------------------------------------------;
-
- ;
- ; ImageFX: Easy RGB24 image processing FX
- ;
-
- ;
- ; Filter
- ;
- [HKEY_CLASSES_ROOT\Filter\{8B498501-1218-11cf-ADC4-00A0D100041B}]
- @="ImageFX: Easy RGB24"
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}]
- @="ImageFX: Easy RGB24"
- "Merit"=dword:00200000
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\InprocServer32]
- @="ezrgb24.ax"
- "ThreadingModel"="Both"
-
- ;
- ; Pins
- ;
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins]
-
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins\Input]
- "Direction"=dword:00000000
- "IsRendered"=dword:00000000
- "AllowedZero"=dword:00000000
- "AllowedMany"=dword:00000000
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins\Input\Types]
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins\Input\Types\{73646976-0000-0010-8000-00AA00389B71}]
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins\Input\Types\{73646976-0000-0010-8000-00AA00389B71}\{00000000-0000-0000-0000-000000000000}]
-
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins\Output]
- "Direction"=dword:00000001
- "IsRendered"=dword:00000000
- "AllowedZero"=dword:00000000
- "AllowedMany"=dword:00000000
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins\Output\Types]
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins\Output\Types\{73646976-0000-0010-8000-00AA00389B71}]
- [HKEY_CLASSES_ROOT\CLSID\{8B498501-1218-11cf-ADC4-00A0D100041B}\Pins\Output\Types\{73646976-0000-0010-8000-00AA00389B71}\{00000000-0000-0000-0000-000000000000}]
-
- ;
- ; Property page
- ;
- [HKEY_CLASSES_ROOT\CLSID\{8B498502-1218-11cf-ADC4-00A0D100041B}]
- @="Easy RGB24 Property Page"
- [HKEY_CLASSES_ROOT\CLSID\{8B498502-1218-11cf-ADC4-00A0D100041B}\InprocServer32]
- @="ezrgb24.ax"
- "ThreadingModel"="Both"
-